home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / music / modshell.zip / MODSHELL.DOC next >
Text File  |  1993-04-03  |  5KB  |  120 lines

  1.                                 ModShell V1.0
  2.                    A Shell Program You Can Use to Play 
  3.              Your Favorite MODs with Your Favorite Mod Player
  4.                      By Eric Wedige and Craig Peeper 
  5.  
  6. What Is ModShell?
  7. -----------------
  8.   ModShell is a program that you can set up to use just about any Mod Player.
  9.   Instead of having to run the Mod Player from the command line, you see a 
  10.   list of MODs that are in the directory, and you can play any MOD by double 
  11.   clicking on the filename, or by pressing the enter key.  You can tell the 
  12.   program to play multiple MODs one at time by selecting the filenames of MOD 
  13.   files by double right clicking, or by pressing the space bar on the filenames.  
  14.   When all of the files are highlighted that you want played, you double click 
  15.   anywhere or press enter and your MODs will be played. (Note: This program 
  16.   does not play the file double clicked on to start a multiple MOD series,
  17.   unless it is part of the series to be played.)  This program is very easy 
  18.   to use and allows you to enjoy your MODs more.
  19.  
  20. How do I Setup ModShell?
  21. ------------------------
  22.   To set up ModShell you select Options from the File menu.  A dialogue box 
  23.   will pop up.  The first line is labeled MOD PLAYER.  In the space to the 
  24.   right of the label, type the full path and name of your Mod Player.  After
  25.   the name of the Mod Player you can type any parameters that you need to run
  26.   the player.  The second line is labeled MOD DIRECTORY.  In the space to the
  27.   right of the label, type the full path of the directory where you keep your 
  28.   MODs.  (No backslash '\' is needed at the end of the path.)  The third line
  29.   is labeled DIRECTORY MASK.  To see all the files in the directory use '*.*'
  30.   as the file mask, and to list only MOD files use '*.MOD'.  You can put any 
  31.   directory mask you want in the area, but these are the most useful.
  32.  
  33. A Sample set up would be:
  34.  
  35. MOD PLAYER         C:\MODS\DMP\DMP ???parameters???
  36. MOD DIRECTORY      C:\MODS
  37. DIRECTORY MASK     *.MOD
  38.  
  39.     This setup will use the player called DMP in the C:\MODS\DMP directory.
  40.     The directory with the mods in it is C:\MODS and will only display the
  41.     MODs in the directory.
  42.  
  43.   If ModShell does not find 'ModShell.cfg' in the current directory, it will
  44.   create a new config with the Mod Directory as the current directory and the
  45.   Mod Player as 'DMP' in the current directory, and the file mask as '*.MOD'.
  46.  
  47. What do the other commands do?
  48. ------------------------------
  49. In the 'File' Menu
  50.   Options [F4] will open the options dialog box explained above.
  51.  
  52.   Open List [F3] will open a window displaying the default MOD directory.
  53.   You can open as many drive windows as you want, but usually no more than 
  54.   one is needed to use the program.  This command will be mainly used when 
  55.   you have closed the drive window.
  56.  
  57.   Close List [Alt+F3] will close the current drive window.  If you have more 
  58.   than one window open, it will only close only the top most drive window.
  59.  
  60.   Select All [F5] will highlight all the files in the current drive window.  
  61.   You can deselect any file by double right clicking on the filename.  Then 
  62.   you can play all the MODs that are highlighted.  This is a lot easier than 
  63.   double right clicking on all the filenames.
  64.  
  65.   Deselect All [F6] will deselect any MODs that are selected MODs. This is 
  66.   useful when you have a lot of MODs highlighted and want to quickly unselect 
  67.   all the selected MOD files quickly.
  68.  
  69.   Exit [Alt+X] will exit the program and return to dos.
  70.  
  71. And in the 'About' Menu
  72.   About shows the about box that is shown when the program is started.
  73.  
  74.   Register opens a dialog box to register this program if you have
  75.   registered this program and received your unique ID number.
  76.   Be sure to fill in both the name and ID number fields in order to register.
  77.   If there are any problems check your spelling and our spelling 
  78.   and make sure the ID number matches.
  79.  
  80. How do you use the parameters?
  81. ------------------------------
  82.   Usage:  ModShell /COMMAND PARAMSTRING 
  83.   
  84.         /D Mod_Directory
  85.         /P Mod_Player
  86.         /M File_Mask
  87.         /h or /?  --> opens a parameter help box
  88.  
  89.   Sample:  ModShell /D C:\MOD /P C:\MOD\DMP /M *.MOD
  90.  
  91.     This will set C:\MOD as the MOD Directory, C:\MOD\DMP as the Mod Player,
  92.     and the file mask will be *.MOD.
  93.  
  94. Why Should I Register ModShell?
  95. -------------------------------
  96.   Remember, this is shareware, not freeware, and if you find this program 
  97.   useful and use it frequently, please register ModShell.  Registering 
  98.   ModShell will eliminate the pause when you start ModShell.
  99.  
  100.   The cost of registering ModShell are the following:
  101.     $15 to register this version
  102.     $25 + $3 (for shipping and handling) to register this version and 
  103.              receive a registerd V2.0 of this program
  104.  
  105.   Send registrations to:
  106.     Eric Wedige
  107.     456 Major Way
  108.     Sun Prairie, WI 53590-2720
  109.  
  110.   Please Include Your Name written LEGIBLY and disk size if you are going to
  111.   receive ModShell V2.0
  112.   For Inquiries and Questions, please include a Self Addressed Stamped 
  113.   Envelope, and there will be a reply.
  114.  
  115.   One more thing, since this is a shareware program, feel free to distribute
  116.   it to your favorite BBS's and friends in an unmodified form with all of its
  117.   original files.
  118.  
  119.   Thank You for Using ModShell! =:-)
  120.